[INFO] cloning repository https://github.com/bq-wrongway/segmented_button
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bq-wrongway/segmented_button" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbq-wrongway%2Fsegmented_button", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbq-wrongway%2Fsegmented_button'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3323eff6279acbd0efc7112046bf93be63105a97
[INFO] testing bq-wrongway/segmented_button against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbq-wrongway%2Fsegmented_button" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bq-wrongway/segmented_button
[INFO] finished tweaking git repo https://github.com/bq-wrongway/segmented_button
[INFO] tweaked toml for git repo https://github.com/bq-wrongway/segmented_button written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bq-wrongway/segmented_button on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bq-wrongway/segmented_button already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded iced_style v0.9.0
[INFO] [stderr]   Downloaded iced_futures v0.7.0
[INFO] [stderr]   Downloaded iced_widget v0.1.3
[INFO] [stderr]   Downloaded iced_runtime v0.1.1
[INFO] [stderr]   Downloaded iced_renderer v0.1.0
[INFO] [stderr]   Downloaded iced_core v0.10.0
[INFO] [stderr]   Downloaded profiling v1.0.9
[INFO] [stderr]   Downloaded iced_wgpu v0.11.1
[INFO] [stderr]   Downloaded libloading v0.8.0
[INFO] [stderr]   Downloaded usvg v0.35.0
[INFO] [stderr]   Downloaded tiny-skia-path v0.10.0
[INFO] [stderr]   Downloaded usvg-tree v0.35.0
[INFO] [stderr]   Downloaded resvg v0.35.0
[INFO] [stderr]   Downloaded svgtypes v0.11.0
[INFO] [stderr]   Downloaded usvg-text-layout v0.35.0
[INFO] [stderr]   Downloaded ttf-parser v0.19.1
[INFO] [stderr]   Downloaded fontdb v0.14.1
[INFO] [stderr]   Downloaded rustybuzz v0.7.0
[INFO] [stderr]   Downloaded roxmltree v0.18.0
[INFO] [stderr]   Downloaded lru v0.11.0
[INFO] [stderr]   Downloaded sys-locale v0.3.0
[INFO] [stderr]   Downloaded usvg-parser v0.35.0
[INFO] [stderr]   Downloaded data-url v0.2.0
[INFO] [stderr]   Downloaded iced_graphics v0.9.0
[INFO] [stderr]   Downloaded etagere v0.2.8
[INFO] [stderr]   Downloaded iced_tiny_skia v0.1.0
[INFO] [stderr]   Downloaded zeno v0.2.2
[INFO] [stderr]   Downloaded rangemap v1.3.0
[INFO] [stderr]   Downloaded tiny-skia v0.10.0
[INFO] [stderr]   Downloaded glyphon v0.3.0
[INFO] [stderr]   Downloaded cocoa-foundation v0.1.1
[INFO] [stderr]   Downloaded rustybuzz v0.8.0
[INFO] [stderr]   Downloaded glam v0.24.1
[INFO] [stderr]   Downloaded cosmic-text v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35ebe29ddbb6b017174a4670d897508742f9b547f07c4c2985832cc2c78128d2
[INFO] running `Command { std: "docker" "start" "-a" "35ebe29ddbb6b017174a4670d897508742f9b547f07c4c2985832cc2c78128d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35ebe29ddbb6b017174a4670d897508742f9b547f07c4c2985832cc2c78128d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35ebe29ddbb6b017174a4670d897508742f9b547f07c4c2985832cc2c78128d2", kill_on_drop: false }`
[INFO] [stdout] 35ebe29ddbb6b017174a4670d897508742f9b547f07c4c2985832cc2c78128d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cf22c274002a0f0ffecf4275cd406f8c0078a06fafb3c0c992455b3c9f4ac37
[INFO] running `Command { std: "docker" "start" "-a" "7cf22c274002a0f0ffecf4275cd406f8c0078a06fafb3c0c992455b3c9f4ac37", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling xmlparser v0.13.5
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling palette v0.7.3
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling unicode-script v0.5.5
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling ttf-parser v0.19.1
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling roxmltree v0.18.0
[INFO] [stderr]    Compiling libloading v0.8.0
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling rctree v0.5.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling svgtypes v0.11.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling ttf-parser v0.18.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling fontconfig-parser v0.5.3
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling memmap2 v0.6.2
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nix v0.26.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling data-url v0.2.0
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling wayland-backend v0.1.2
[INFO] [stderr]    Compiling softbuffer v0.2.1
[INFO] [stderr]    Compiling wayland-scanner v0.30.1
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling fontdb v0.14.1
[INFO] [stderr]    Compiling yazi v0.1.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling zeno v0.2.2
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling rangemap v1.3.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling glam v0.24.1
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling swash v0.1.8
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling sys-locale v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling x11rb-protocol v0.11.1
[INFO] [stderr]    Compiling bytemuck_derive v1.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling palette_derive v0.7.3
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling tiny-skia-path v0.10.0
[INFO] [stderr]    Compiling rustybuzz v0.7.0
[INFO] [stderr]    Compiling rustybuzz v0.8.0
[INFO] [stderr]    Compiling rgb v0.8.36
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling usvg-tree v0.35.0
[INFO] [stderr]    Compiling tiny-skia v0.10.0
[INFO] [stderr]    Compiling usvg-parser v0.35.0
[INFO] [stderr]    Compiling wayland-client v0.30.2
[INFO] [stderr]    Compiling usvg-text-layout v0.35.0
[INFO] [stderr]    Compiling cosmic-text v0.9.0
[INFO] [stderr]    Compiling usvg v0.35.0
[INFO] [stderr]    Compiling resvg v0.35.0
[INFO] [stderr]    Compiling x11rb v0.11.1
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling iced_core v0.10.0
[INFO] [stderr]    Compiling iced_graphics v0.9.0
[INFO] [stderr]    Compiling iced_futures v0.7.0
[INFO] [stderr]    Compiling iced_style v0.9.0
[INFO] [stderr]    Compiling iced_runtime v0.1.1
[INFO] [stderr]    Compiling iced_tiny_skia v0.1.0
[INFO] [stderr]    Compiling iced_renderer v0.1.0
[INFO] [stderr]    Compiling iced_widget v0.1.3
[INFO] [stderr]    Compiling segmented_button v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.42s
[INFO] running `Command { std: "docker" "inspect" "7cf22c274002a0f0ffecf4275cd406f8c0078a06fafb3c0c992455b3c9f4ac37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cf22c274002a0f0ffecf4275cd406f8c0078a06fafb3c0c992455b3c9f4ac37", kill_on_drop: false }`
[INFO] [stdout] 7cf22c274002a0f0ffecf4275cd406f8c0078a06fafb3c0c992455b3c9f4ac37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bb524acd89b1a577a928e1e55b7d8f45b39349aee0f5e9670508cebbb11f27a
[INFO] running `Command { std: "docker" "start" "-a" "3bb524acd89b1a577a928e1e55b7d8f45b39349aee0f5e9670508cebbb11f27a", kill_on_drop: false }`
[INFO] [stderr]    Compiling segmented_button v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s
[INFO] running `Command { std: "docker" "inspect" "3bb524acd89b1a577a928e1e55b7d8f45b39349aee0f5e9670508cebbb11f27a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bb524acd89b1a577a928e1e55b7d8f45b39349aee0f5e9670508cebbb11f27a", kill_on_drop: false }`
[INFO] [stdout] 3bb524acd89b1a577a928e1e55b7d8f45b39349aee0f5e9670508cebbb11f27a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bfcb797bffd107a55d829ade13363091e799baf4da0f41271f62bcbba2147a5d
[INFO] running `Command { std: "docker" "start" "-a" "bfcb797bffd107a55d829ade13363091e799baf4da0f41271f62bcbba2147a5d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/segmented_button-4c231e53adf3eb1c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests segmented_button
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - SegmentedButton (line 19) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bfcb797bffd107a55d829ade13363091e799baf4da0f41271f62bcbba2147a5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfcb797bffd107a55d829ade13363091e799baf4da0f41271f62bcbba2147a5d", kill_on_drop: false }`
[INFO] [stdout] bfcb797bffd107a55d829ade13363091e799baf4da0f41271f62bcbba2147a5d
